@charset "utf-8";
* {
	font-family: "微软雅黑", "宋体", "黑体";
	margin: 0px;
	padding: 0px;
	border: none;
	font-size: 1em;
	list-style: none;
	list-style-type: none;
	text-decoration: none;
	box-sizing: border-box;
	transition: all 0.5s;
}
a {color: #000;}
a:hover {text-decoration: none !important;}
@font-face {
    font-family: 'iconfont';
    src: url('../iconfont/iconfont.eot');
    src: url('../iconfont/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../iconfont/iconfont.woff2') format('woff2'),
    url('../iconfont/iconfont.woff') format('woff'),
    url('../iconfont/iconfont.ttf') format('truetype'),
    url('../iconfont/iconfont.svg#iconfont') format('svg');
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.container-fluid {padding: 0;}

@media screen and (min-width: 1200px) {
	.container {padding: 0;width: 1200px;}

	header {position: relative;}
	.welcome {background: #e3e3e3;}
	.wel-body .wel-lt {padding: 0 10px;}
	.wel-body .wel-lt p {margin: 0;padding: 5px 0;color: #5a5a5a;line-height: 20px;}
	.wel-body .wel-lt p span {color: #5a5a5a;}
	.wel-body .wel-lt strong {color: #5a5a5a;cursor: pointer;}
	.wel-body .wel-lt strong:hover {color: #ea150d;}
	.wel-body .wel-rt {padding: 0 10px;overflow: hidden;}
	.wel-body .wel-rt p {margin: 0;padding: 5px 0;color: #5a5a5a;line-height: 20px;text-align: right;display: flex;flex-wrap: wrap;justify-content: flex-end;align-items: center;}
	.wel-body .wel-rt p span {display: block;width: 20px;height: 20px;font-size: 20px;color: #5a5a5a;}
	.wel-body .wel-rt a {display: block;width: 80px;height: 20px;text-align: center;color: #5a5a5a;padding: 0 5px;}
	.wel-body .wel-rt a:hover {color: #ea150d;font-weight: bold;text-decoration: none;}
	
	/* ---- head ---- */
	.head {}
	.hd-body {padding: 0;}
	.hd-body .hd-logo {padding: 10px 0;}
	.hd-body .hd-logo .img-box {margin: 0 auto;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.hd-body .hd-tit .tit-box {padding: 10px 0;}
	.hd-body .hd-tit {padding: 10px 0;}
	.hd-body .hd-tit strong {display: block;padding: 0;font-size: 30px;line-height: 60px;color: #0f55c3;}
	.hd-body .hd-tit small {display: block;padding: 0;font-size: 14px;line-height: 30px;height: 30px;/*font-family: "Bodoni MT";*/text-transform: uppercase;color: #3f3f3f;}
	.hd-body .hd-tit p {margin: 0;font-size: 20px;padding: 0 15px;line-height: 40px;font-weight: normal;}
	.hd-body .hd-btn {display: none;}

	.hd-body .hd-slogan {margin: 10px 0;padding: 0 10px;border-left: 1px solid #e3e3e3;}
	.hd-body .hd-slogan .slogan-box {padding: 10px 0;}
	.hd-body .hd-slogan .slogan-box strong {display: block;margin: 0;font-size: 20px;line-height: 30px;color: #f08518;}
	.hd-body .hd-slogan .slogan-box small {display: block;margin: 0;font-size: 16px;line-height: 30px;color: #5a5a5a;}

	.hd-body .hd-info {margin: 10px 0;padding: 0;}
	.hd-body .hd-info:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.hd-body .hd-info .info-box {float: right;padding: 0;}
	.hd-body .hd-info .info-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.hd-body .hd-info .info-box span.info-img {display: block;float: left;width: 60px;height: 60px;margin: 0;font-size: 48px;line-height: 60px;text-align: center;color: #333333;}
	.hd-body .hd-info .info-text {display: block;float: left;margin: 0;padding: 10px 5px;text-align: right;}
	.hd-body .hd-info .info-text strong {display: block;margin: 0px;font-size: 16px;line-height: 30px;color: #000000;}
	.hd-body .hd-info .info-text small {display: block;margin: 0px;font-size: 24px;line-height: 30px;font-weight: bold;color: #0f55c3;}
	.hd-body .hd-info .info-box .img-box {float: left;width: 80px;height: 80px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.hd-body .hd-info .info-box .img-box img {display: block;margin: 0;max-width: 100%;max-height: 100%;}

	/* ---- menu ---- */
	.hd-menu {padding: 0;height: 40px;background: #0f55c3;position: initial;}
	ul.LevSup {margin: 0;display: flex;flex-wrap: wrap;justify-content: center;align-items: flex-start;}
	ul.LevSup:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	li.LabTop {float: left;width: 10.5%;padding: 5px 0 10px;text-align: center;/*position: relative;*/}
	li.LabTop a {display: block;width: 100%;height: 100%;padding: 0;font-size: 16px;line-height: 30px;color: #000;overflow: hidden;position: relative;}
	li.LabTop a.Topa {color: #fff;}
	li.LabTop:hover {background: #fff;}
	li.LabTop:hover a.Topa {color: #0f55c3;font-weight: bold;}
	li.LabTop span {display: none;}
	li.LabTop .LevBox {width: 100%;overflow: hidden;background: rgba(255,255,255,0.75);z-index: 0;opacity: 0;position: static;left: 0;top: 110%;transition: all 0.5s;}
	li.LabTop .LevBox.active {height: 160px;padding: 20px 20px;z-index: 1000;opacity: 1;position: absolute;left: 0;top: 100%}
	li.LabTop .LevBox .LevCon {display: none;}
	li.LabTop .LevBox.active .LevCon {display: block;}
	li.LabTop .LevBox .LevCon .TypeName {padding: 0 10px;}
	li.LabTop .LevBox .LevCon .TypeName p {margin: 0;text-align: left;font-size: 28px;line-height: 50px;color: #333333;}
	li.LabTop .LevBox .LevCon .TypeName hr {width: 60px;height: 2px;margin: 8px 0 0;border: none;background: #f04b01;}
	ul.LevSub {width: 100%;margin: 0;padding: 0;display: block;z-index: 1;transition: all 0.5s;}
	ul.LevSub:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	ul.LevSub.active{position: static;margin: 0;display: block;}
	li.LabSub {width: 100%;padding: 0 10px;background: rgba(255, 255, 255, 0.5);opacity: 1;transition: all 0.5s;}
	li.LabSub {float: left;width: calc((100% / 6) - 20px);margin: 10px ;}
	li.LabSub a {margin: 0;padding: 0;width: 100%;}
	li.LabSub a:hover {background: none;color: #0f55c3;}
	li.LabSub a:before {content: " ";display: block;width: 100%;height: 0;border-right: none;position: absolute;top: calc(100% - 0.5px);right: 0;}
	li.LabSub:nth-last-child(1) a:before {border-bottom: none;}


	/* ---- banner ---- */
	.banner {margin: 0 auto;padding: 0;position: relative;z-index: 2;}
	.banner .swiper-container {width: 100%;height: auto;}
	.banner .swiper-slide {text-align: center;font-size: 18px;background: #fff;}
	.banner .swiper-container .swiper-slide {height: 600px;line-height: 600px;}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 10px;}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {width: 40px;margin: 0 4px;height: 5px;border-radius: 0;}


	/* ---- footer ---- */
	footer {background: #191919;}
	.foot {padding: 20px 80px;}
	.foot:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.foot .foot-link {padding: 10px;}
	.foot .foot-link:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.foot .foot-link span {display: block;float: left;width: 30px;padding: 0;font-size: 20px;text-align: center;color: #fff;}
	.foot .foot-link strong {display: block;float: left;padding: 0 10px;font-size: 16px;line-height: 30px;color: #fff;position: relative;}
	.foot .foot-link strong:before {content: " ";display:block;width:1px;height:14px;background: #fff;position: absolute;right: 0;top: 8px;}
	.foot .foot-link a {display: block;float: left;padding: 0 10px;font-size: 14px;line-height: 30px;color: #fff;}
	.foot .foot-menu {padding: 10px 0;margin-bottom: 18px;border-bottom: 2px solid #835426;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.foot .foot-menu:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.foot .foot-menu a {display: block;float: left;width: 12.5%;font-size: 16px;line-height: 30px;text-align: center;color: #fff;position: relative;}

	.foot .foot-lt {float: left;width: 50%;height: 170px;}
	.foot .foot-lt:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.foot .foot-lt .scan-box {float: right;width: 140px;margin: 0 60px;}
	.foot .foot-lt .scan-box .img-box {width: 100%;height: 140px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.foot .foot-lt .scan-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;height: 100%;}
	.foot .foot-lt .scan-box .txt-box {}
	.foot .foot-lt .scan-box .txt-box p {margin: 0;line-height: 30px;text-align: center;color: #fff;}

	.foot .foot-rt {float: left;width: 50%;height: 170px;}
	.foot .foot-rt .info-box {height: 100%;padding: 0 10px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.foot .foot-rt .info-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.foot .foot-rt .info-box strong {display: block;width: 100%;margin: 0px;}
	.foot .foot-rt .info-box strong:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.foot .foot-rt .info-box strong i {display: block;float: left;font-style: normal;font-size: 24px;line-height: 40px;color: #fff;}
	.foot .foot-rt .info-box strong em {display: block;float: left;font-style: normal;font-size: 28px;line-height: 40px;color: #fff;}
	.foot .foot-rt .info-box p {width: 100%;margin: 0px;font-size: 16px;line-height: 30px;color: #fff;}
	.foot .foot-rt .info-box span.iconfont {display: block;float: left;width: 30px;height: 30px;margin: 0;font-size: 24px;line-height: 30px;text-align: center;color: #f4f4f4;}

	.copyright {background: #0f55c3;}
	.copyright-body {}
	.copyright-body .text-box {height: 30px;line-height: 30px;text-align: center;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.copyright-body .text-box span {display: block;padding: 0 1em;color: #fff;}
	.copyright-body .text-box a {color: #fff;}
	.copyright-body .text-box a:hover {color: #ff5908;}

	.Fixed {display: none;}
}
@media screen and (max-width: 1200px) {
	.container {padding: 0;width: 1200px;}

	header {position: relative;}
	.welcome {background: #e3e3e3;}
	.wel-body .wel-lt {padding: 0 10px;}
	.wel-body .wel-lt p {margin: 0;padding: 5px 0;color: #5a5a5a;line-height: 20px;}
	.wel-body .wel-lt p span {color: #5a5a5a;}
	.wel-body .wel-lt strong {color: #5a5a5a;cursor: pointer;}
	.wel-body .wel-lt strong:hover {color: #ea150d;}
	.wel-body .wel-rt {padding: 0 10px;overflow: hidden;}
	.wel-body .wel-rt p {margin: 0;padding: 5px 0;color: #5a5a5a;line-height: 20px;text-align: right;display: flex;flex-wrap: wrap;justify-content: flex-end;align-items: center;}
	.wel-body .wel-rt p span {display: block;width: 20px;height: 20px;font-size: 20px;color: #5a5a5a;}
	.wel-body .wel-rt a {display: block;width: 80px;height: 20px;text-align: center;color: #5a5a5a;padding: 0 5px;}
	.wel-body .wel-rt a:hover {color: #ea150d;font-weight: bold;text-decoration: none;}
	
	/* ---- head ---- */
	.head {}
	.hd-body {padding: 0;}
	.hd-body .hd-logo {padding: 10px 0;}
	.hd-body .hd-logo .img-box {margin: 0 auto;overflow: hidden;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.hd-body .hd-tit .tit-box {padding: 10px 0;}
	.hd-body .hd-tit {padding: 10px 0;}
	.hd-body .hd-tit strong {display: block;padding: 0;font-size: 30px;line-height: 60px;color: #0f55c3;}
	.hd-body .hd-tit small {display: block;padding: 0;font-size: 14px;line-height: 30px;height: 30px;/*font-family: "Bodoni MT";*/text-transform: uppercase;color: #3f3f3f;}
	.hd-body .hd-tit p {margin: 0;font-size: 20px;padding: 0 15px;line-height: 40px;font-weight: normal;}
	.hd-body .hd-btn {display: none;}

	.hd-body .hd-slogan {margin: 10px 0;padding: 0 10px;border-left: 1px solid #e3e3e3;}
	.hd-body .hd-slogan .slogan-box {padding: 10px 0;}
	.hd-body .hd-slogan .slogan-box strong {display: block;margin: 0;font-size: 20px;line-height: 30px;color: #f08518;}
	.hd-body .hd-slogan .slogan-box small {display: block;margin: 0;font-size: 16px;line-height: 30px;color: #5a5a5a;}

	.hd-body .hd-info {margin: 10px 0;padding: 0;}
	.hd-body .hd-info:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.hd-body .hd-info .info-box {float: right;padding: 0;}
	.hd-body .hd-info .info-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.hd-body .hd-info .info-box span.info-img {display: block;float: left;width: 60px;height: 60px;margin: 0;font-size: 48px;line-height: 60px;text-align: center;color: #333333;}
	.hd-body .hd-info .info-text {display: block;float: left;margin: 0;padding: 10px 5px;text-align: right;}
	.hd-body .hd-info .info-text strong {display: block;margin: 0px;font-size: 16px;line-height: 30px;color: #000000;}
	.hd-body .hd-info .info-text small {display: block;margin: 0px;font-size: 24px;line-height: 30px;font-weight: bold;color: #0f55c3;}
	.hd-body .hd-info .info-box .img-box {float: left;width: 80px;height: 80px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.hd-body .hd-info .info-box .img-box img {display: block;margin: 0;max-width: 100%;max-height: 100%;}

	/* ---- menu ---- */
	.hd-menu {padding: 0;height: 40px;background: #0f55c3;position: initial;}
	ul.LevSup {margin: 0;display: flex;flex-wrap: wrap;justify-content: center;align-items: flex-start;}
	ul.LevSup:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	li.LabTop {float: left;width: 12.5%;padding: 5px 0 10px;text-align: center;/*position: relative;*/}
	li.LabTop a {display: block;width: 100%;height: 100%;padding: 0;font-size: 16px;line-height: 30px;color: #000;overflow: hidden;position: relative;}
	li.LabTop a.Topa {color: #fff;}
	li.LabTop:hover {background: #fff;}
	li.LabTop:hover a.Topa {color: #0f55c3;font-weight: bold;}
	li.LabTop span {display: none;}
	li.LabTop .LevBox {width: 100%;overflow: hidden;background: rgba(255,255,255,0.75);z-index: 0;opacity: 0;position: static;left: 0;top: 110%;transition: all 0.5s;}
	li.LabTop .LevBox.active {height: 160px;padding: 20px 20px;z-index: 1000;opacity: 1;position: absolute;left: 0;top: 100%}
	li.LabTop .LevBox .LevCon {display: none;}
	li.LabTop .LevBox.active .LevCon {display: block;}
	li.LabTop .LevBox .LevCon .TypeName {padding: 0 10px;}
	li.LabTop .LevBox .LevCon .TypeName p {margin: 0;text-align: left;font-size: 28px;line-height: 50px;color: #333333;}
	li.LabTop .LevBox .LevCon .TypeName hr {width: 60px;height: 2px;margin: 8px 0 0;border: none;background: #f04b01;}
	ul.LevSub {width: 100%;margin: 0;padding: 0;display: block;z-index: 1;transition: all 0.5s;}
	ul.LevSub:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	ul.LevSub.active{position: static;margin: 0;display: block;}
	li.LabSub {width: 100%;padding: 0 10px;background: rgba(255, 255, 255, 0.5);opacity: 1;transition: all 0.5s;}
	li.LabSub {float: left;width: calc((100% / 6) - 20px);margin: 10px ;}
	li.LabSub a {margin: 0;padding: 0;width: 100%;}
	li.LabSub a:hover {background: none;color: #0f55c3;}
	li.LabSub a:before {content: " ";display: block;width: 100%;height: 0;border-right: none;position: absolute;top: calc(100% - 0.5px);right: 0;}
	li.LabSub:nth-last-child(1) a:before {border-bottom: none;}


	/* ---- banner ---- */
	.banner {margin: 0 auto;padding: 0;position: relative;z-index: 2;}
	.banner .swiper-container {width: 100%;height: auto;}
	.banner .swiper-slide {text-align: center;font-size: 18px;background: #fff;}
	.banner .swiper-container .swiper-slide {height: 600px;line-height: 600px;}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 10px;}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {width: 40px;margin: 0 4px;height: 5px;border-radius: 0;}


	/* ---- footer ---- */
	footer {background: #191919;}
	.foot {padding: 20px 80px;}
	.foot:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.foot .foot-link {padding: 10px;}
	.foot .foot-link:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.foot .foot-link span {display: block;float: left;width: 30px;padding: 0;font-size: 20px;text-align: center;color: #fff;}
	.foot .foot-link strong {display: block;float: left;padding: 0 10px;font-size: 16px;line-height: 30px;color: #fff;position: relative;}
	.foot .foot-link strong:before {content: " ";display:block;width:1px;height:14px;background: #fff;position: absolute;right: 0;top: 8px;}
	.foot .foot-link a {display: block;float: left;padding: 0 10px;font-size: 14px;line-height: 30px;color: #fff;}
	.foot .foot-menu {padding: 10px 0;margin-bottom: 18px;border-bottom: 2px solid #835426;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.foot .foot-menu:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.foot .foot-menu a {display: block;float: left;width: 12.5%;font-size: 16px;line-height: 30px;text-align: center;color: #fff;position: relative;}

	.foot .foot-lt {float: left;width: 50%;height: 170px;}
	.foot .foot-lt:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.foot .foot-lt .scan-box {float: right;width: 140px;margin: 0 60px;}
	.foot .foot-lt .scan-box .img-box {width: 100%;height: 140px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.foot .foot-lt .scan-box .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;height: 100%;}
	.foot .foot-lt .scan-box .txt-box {}
	.foot .foot-lt .scan-box .txt-box p {margin: 0;line-height: 30px;text-align: center;color: #fff;}

	.foot .foot-rt {float: left;width: 50%;height: 170px;}
	.foot .foot-rt .info-box {height: 100%;padding: 0 10px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.foot .foot-rt .info-box:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.foot .foot-rt .info-box strong {display: block;width: 100%;margin: 0px;}
	.foot .foot-rt .info-box strong:after {content: " ";display:block;width:0;height:0;visibility:hidden;clear:both;}
	.foot .foot-rt .info-box strong i {display: block;float: left;font-style: normal;font-size: 24px;line-height: 40px;color: #fff;}
	.foot .foot-rt .info-box strong em {display: block;float: left;font-style: normal;font-size: 28px;line-height: 40px;color: #fff;}
	.foot .foot-rt .info-box p {width: 100%;margin: 0px;font-size: 16px;line-height: 30px;color: #fff;}
	.foot .foot-rt .info-box span.iconfont {display: block;float: left;width: 30px;height: 30px;margin: 0;font-size: 24px;line-height: 30px;text-align: center;color: #f4f4f4;}

	.copyright {background: #0f55c3;}
	.copyright-body {}
	.copyright-body .text-box {height: 30px;line-height: 30px;text-align: center;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.copyright-body .text-box span {display: block;padding: 0 1em;color: #fff;}
	.copyright-body .text-box a {color: #fff;}
	.copyright-body .text-box a:hover {color: #ff5908;}

	.Fixed {display: none;}
}

@media (max-width: 1024px){

}

@media (max-width: 992px){

}

@media (max-width: 768px){

}

@media (max-width: 640px) {
	body {width: auto;}
	.container {width: 100%;}

	.head {height: 60px;border: none;}
	.wel-body .wel-rt a {width: auto;}
	/* ---- head ---- */
	.hd-body {padding: 0;}
	.hd-body .hd-logo {padding: 0;}
	.hd-body .hd-logo .img-box {height: 60px;}
	.hd-body .hd-logo .img-box img {display: block;margin: 0 auto;max-width: 100%;max-height: 100%;}
	.hd-body .hd-tit {padding: 0;}
	.hd-body .hd-tit strong {text-align: center;font-size: 24px;line-height: 40px;}
	.hd-body .hd-tit small {text-align: center;font-size: 12px;line-height: 20px;height: 20px;}
	.hd-body .hd-slogan {display: none;}
	.hd-body .hd-info {display: none;}
	.hd-body .hd-btn {display: block;padding: 10px 0;}
	.hd-body .hd-btn .btn-menu {display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
	.hd-body .hd-btn .btn-menu span {display: block;margin: 0 auto;width: 40px;height: 40px;line-height: 40px;text-align: center;font-size: 32px;color: #0324f2;}

	/* ---- menu ---- */
	.hd-menu {width: 100%;height: 100%;padding: 0;border: none;background: rgba(0,0,0,0.1);z-index: 99;position: fixed;top: 0;left: -100%;transition: all 0.5s;}
	.menu-body {width: 50% !important;height: 100%;margin: 0;}
	ul.LevSup {display: block;width: 100%;height: 100%;margin: 0;padding: 20px 0;background: #0f55c3;border-right: 4px solid #f1f1f1;position: static;top: auto;}
	li.LabTop a.Topa {border: none;}
	li.LabTop {float: none;width: 100%;margin: 0;padding: 0;position: relative;}
	li.LabTop a {display: inline;margin: 0;padding: 0 2em 0 0;border: none;background: none;font-size: 14px;line-height: 30px;color: #fff;}
	li.LabTop a:before {display: none;}
	li.LabTop .LevBox {height: auto;z-index: 99;opacity: 1;}
	li.LabTop .LevBox .LevCon {display: block;}
	li.LabTop .LevBox .LevCon .TypeName {display: none;}
	li.LabTop span.indicator {position: absolute;right: 1em;top: 10px;}
	li.LabTop span.iconfont {font-size: 20px;width: 20px;height: 20px;line-height: 20px;text-align: center;color: #fff;display: block;}

	ul.LevSub {height: 0;z-index: -1;}
	ul.LevSub.active {height: auto;z-index: 1;position: static;}
	ul.LevSub.active li.LabSub.active {opacity: 1;}
	
	li.LabSub {float: none;width: 100%;margin: 0;padding: 0;opacity: 0;}
	li.LabSub a {padding: 0;}

	/* ---- banner ---- */
	.banner {position: static;}
	.banner .swiper-container .swiper-slide {height: 275px;line-height: 275px;-webkit-background-size: 150% !important;background-size: 150% !important;}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 10px;}
	.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {font-size: 24px;}
	.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {font-size: 24px;}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom: 0;}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {width: 30px;height: 3px;}


	.banner .banner-container {position: static;}
	.banner .banner-container ul {padding: 10px;}
	.banner .banner-container li {width: 50%;padding: 10px;}
	.banner .banner-container li:nth-of-type(1) {border-bottom: 1px solid #a6a6a6;}
	.banner .banner-container li:nth-of-type(2) {border-right: none;border-bottom: 1px solid #a6a6a6;}
	.banner .banner-container li strong {font-size: 20px;}


	footer {}
	.foot {padding: 10px 0;}
	.foot .foot-lt {float: none;width: 100%;height: auto;padding: 10px;}
	.foot .foot-lt .scan-box {float: none;margin: 0 auto;}
	.foot .foot-rt {float: none;width: 100%;height: auto;padding: 10px;}
	.foot .foot-rt .info-box {width: 60%;margin: 0 auto;}

	
	.copyright {padding-bottom: 60px;}
	.copyright span {display: block;float: none !important;text-align: center !important;}
	.copyright-body {padding: 0;}
	.copyright-body .text-box {height: auto;}

	.Fixed {display: block;padding: 0;width: 100%;height: 60px;background: #0f55c3;position: fixed;bottom: 0;z-index: 88;transition: all 0.5s;left: 100%;opacity: 0;visibility: hidden;}
	.Fixed ul {width: 100%;height: 100%;}
	.Fixed ul li {float: left;width: 20%;padding: 10px 0;}
	.Fixed ul li span {display: block;width: 40px;height: 20px;line-height: 20px;text-align: center;margin: 0 auto;font-size: 28px;color: #fff;}
	.Fixed ul li p {font-size: 14px;line-height: 20px;text-align: center;color: #fff;}
}

@media (max-width: 414px) {
	.welcome {display: none;}

	.hd-body .hd-tit strong {font-size: 20px;letter-spacing: 0;}
	.hd-body .hd-tit small {display: none;}
	.hd-body .hd-btn {padding: 10px 0;}

	.banner .swiper-container .swiper-slide {height: 175px;line-height: 175px;}

	.search-body .search-word {font-size: 12px;line-height: 20px;}

	.foot .foot-menu {justify-content: flex-start;}
	.foot .foot-menu a {width: 25%;font-size: 14px;}
	.foot .foot-rt .info-box {width: 100%;}
	.foot .foot-rt .info-box strong i {font-size: 20px;}
	.foot .foot-rt .info-box strong em {font-size: 24px;}
}

@media (max-width: 375px) {
	.hd-body .hd-tit strong {padding: 0;padding: 0;font-size: 20px;}
	.banner .swiper-container .swiper-slide {height: 160px;line-height: 160px;}
	.foot .foot-ct {float: none;width: 100%;height: auto;padding: 0 20px;}
	.foot .foot-rt {float: none;width: 100%;height: auto;padding: 10px 0;}
}

@media (max-width: 360px) {
	.hd-body .hd-tit strong {font-size: 18px;}
	.banner .swiper-container .swiper-slide {height: 150px;line-height: 150px;}

	.foot .foot-lt .lt-box .scan-box {padding: 10px;}
	.foot .foot-lt .lt-box .txt-box small {font-size: 14px;}
	.foot .foot-lt .lt-box .txt-box span i {font-size: 24px;line-height: 24px;margin-top: 6px;}
	.foot .foot-lt .lt-box .txt-box span em {font-size: 14px;line-height: 14px;margin-top: 16px;padding: 0 5px;}
	.foot .foot-lt .lt-box .txt-box strong {font-size: 20px;}
	.foot .foot-rt {padding: 5px;}
	.foot .foot-rt .rt-info p {font-size: 14px;white-space: nowrap;}
}

@media (max-width: 320px) {
	.foot-tit .tit-box strong {font-size: 18px;}
	.foot-tit .tit-box small {font-size: 10px;letter-spacing: -0.5px;}
	.foot .foot-lt .info-box {padding-left: 0;}
	.banner .swiper-container .swiper-slide {height: 140px;line-height: 140px;}
}